IAxis.EnableModulo property
Enables or disables the modulo axis. After enabling modulo axis, set the modulo axis value. Otherwise, the default value (uint.MaxValue) will be applied.
Namespace: IntervalZero.KINGSTAR.Base.Class
Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0
Syntax
bool EnableModulo { get; set; }
Property EnableModulo As Boolean
Property Value
Type: bool
See also